StreamLoad Method

Overload List

Load(String) Loads data to this stream from the specified file.
Load(String, Byte) Loads data to this stream from the specified buffer.
Load(String, Stream) Loads data to this stream from the specified Stream.

See Also